SftTabs/NET 6.0

Direction Field, ScrolledEventArgs Class

Softel vdm, Inc.

The scrolling direction.

Syntax      ScrolledEventArgs Class (Softelvdm.SftTabsNET)

VB   

Public Property Direction As ScrollDirection

C#   

public ScrollDirection Direction;

C++   

public: ScrollDirection Direction;

Field Value

Defines identifiers to specify the scrolling direction.

ScrollDirection

Value

Description

Left

0

Defines scrolling to the left (or top).

Right

1

Defines scrolling to the right (or bottom).

Comments

The Direction field contains the scrolling direction.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com